home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1993 July / Internet Tools.iso / RockRidge / mail / mm / mm-0.90 / help / VARS.DIR / suspend-on-exit.HLP < prev    next >
Encoding:
Text File  |  1990-12-18  |  597 b   |  14 lines

  1. SET SUSPEND-ON-EXIT YES/no  -  whether the EXIT command suspends
  2.  
  3. With the usual YES setting, the EXIT command suspends the MM process.
  4.   You return to the shell prompt, but the MM process still exists and you
  5.   can return to it quickly with a fg command (the "mm" command is aliased 
  6.   to the command "fg -s mm", meaning fg or start).
  7.  
  8. If you change it to NO, EXIT kills the process.  To run MM again, you
  9.   would have to start a new MM process.  See the BYE command.
  10.  
  11. For more help, type "help" and one of the following:
  12. (at any prompt:)  save-init   set   show
  13. (at the MM> prompt:)  exit   bye
  14.